Possible levels of a deprecation. The level specifies how the deprecated element usages are reported in code.
Deprecated element will not be accessible from code.
Usage of the deprecated element will be reported as an error.
Usage of the deprecated element will be reported as a warning.